home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-09-28 | 490 b | 27 lines | [TEXT/MPS ] |
- #
- # 1. Make sure the current directory is the parent directory of this document.
- #
- # 2. Select the following command and hit enter.
- #
- # MakeStub -arch pwpc -fragname StdCLib -o PLStringFuncs PLStringFuncs.exp
- #
- # 3. Put the resulting file "PLStringFuncs" into an appropriate place so that
- # the linker can find it.
- #
- # 4. Make sure you're not linking with StdCLib.
- #
-
- PLpos
- PLstrcat
- PLstrchr
- PLstrcmp
- PLstrcpy
- PLstrlen
- PLstrncat
- PLstrncmp
- PLstrncpy
- PLstrpbrk
- PLstrrchr
- PLstrspn
- PLstrstr
-